CTelephonyService handles and manipulates telephony services.
More...
CTelephonyService handles and manipulates telephony services.
◆ getAutoAssignCount()
| int CTelephonyService::getAutoAssignCount |
( |
| ) |
|
Returns the number of auto assigned directory numbers.
- Returns
- int, the number of auto assigned directory numbers.
◆ getAutoAssignStartDnAt()
| int CTelephonyService::getAutoAssignStartDnAt |
( |
int |
| ) |
|
Returns the auto assigned start directory number at the specified index.
- Parameters
-
| index,the | index of the auto assigned start directory number of interest. |
- Returns
- int, the auto assigned start directory number at the specified index.
◆ getAutoAssignStopDnAt()
| int CTelephonyService::getAutoAssignStopDnAt |
( |
int |
| ) |
|
Returns the auto assigned stop directory number at the specified index.
- Parameters
-
| index,the | index of the auto assigned stop directory number of interest. |
- Returns
- int, the auto assigned stop directory number at the specified index.
◆ getMaxDnNumber()
| int CTelephonyService::getMaxDnNumber |
( |
| ) |
|
Returns the maximum number of directory numbers.
- Returns
- int, the maximum number of directory numbers.
◆ getMaxEphoneNumber()
| int CTelephonyService::getMaxEphoneNumber |
( |
| ) |
|
Returns the maximum number of ephones.
- Returns
- int, the maximum number of ephones.
◆ getSourcePort()
| int CTelephonyService::getSourcePort |
( |
| ) |
|
Returns the source port number.
- Returns
- int, the source port number.
◆ isAutoRegEnabled()
| bool CTelephonyService::isAutoRegEnabled |
( |
| ) |
|
Returns true if auto registration is enabled, otherwise false.
- Returns
- bool, true if auto registration is enabled, otherwise false.
◆ setAutoAssign()
| void CTelephonyService::setAutoAssign |
( |
int |
, |
|
|
int |
|
|
) |
| |
Sets the auto assign directory numbers.
- Parameters
-
| startTag,the | start directory numbers. |
| stopTag,the | stop directory numbers. |
◆ setAutoRegistration()
| void CTelephonyService::setAutoRegistration |
( |
bool |
| ) |
|
Enables or disables auto registration.
- Parameters
-
| bVal,true | to enable auto registration. |
◆ setMaxDnNumber()
| void CTelephonyService::setMaxDnNumber |
( |
int |
| ) |
|
Sets the maximum number of directory numbers.
- Parameters
-
| maxDnNum,the | maximum number of directory numbers. |
◆ setMaxEphone()
| void CTelephonyService::setMaxEphone |
( |
int |
| ) |
|
Sets the maximum number of ephones.
- Parameters
-
| maxEphNum,the | maximum number of ephones. |
◆ setSourcePort()
| void CTelephonyService::setSourcePort |
( |
int |
| ) |
|
Sets the source port number.
- Parameters
-
| portNum,the | source port number. |
◆ setSystemMessage()
| void CTelephonyService::setSystemMessage |
( |
string |
| ) |
|
Sets the system message.
- Parameters
-
The documentation for this class was generated from the following file: